home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
jam
/
jamdisk1
/
cursor
/
examples
/
link
/
compile.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1995-03-18
|
160 b
|
7 lines
cursor IsPrime.bas
cc -c PrimeTest.c
blink IsPrime.o PrimeTest.o LIB ZC:Lib/ZC.lib TO IsPrime NODEBUG
delete IsPrime.o
delete PrimeTest.o
protect IsPrime prwed